home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Franz PD / Franz PD Disk #054 (1990)(Amiga User Group Deutschland e.V.).zip / Franz PD Disk #054 (1990)(Amiga User Group Deutschland e.V.).adf / FastDiskII / Source / makeit < prev   
Text File  |  1989-07-02  |  214b  |  11 lines

  1. ; makeit for Fastdisk II
  2. ;
  3. ; and Lattice C 5.0.4
  4. ;
  5. ; ignore any warnings...
  6. ;
  7. lc -rr -O -cq -v fds.c
  8. lc -rr -O -cq -v fd.c
  9. lc bg.c
  10. blink lib:cback.o,fd.o,fds.o,bg.o to FastdiskII nd sc sd lib lib:a.lib,lib:lcr.lib
  11.